In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / Author Property

Author Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(20)>

Property Author As String
[DispId(20)]

string Author {get; set;}
read-write property Author: String; 
DispIdAttribute(20)

function get,set Author : String
[DispId(20)]

__property string* get_Author();

__property void set_Author( 

   string* value

);
[DispId(20)]

property String^ Author {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members